body {
  font-family: Verdana;
  font-size: 75%; 
  color: #000025;
  margin: 0;
  height: 100%;
}

a, div, img, input, p, select, span, table, td, tr {
  font-size: 1em;
}

img, table {
  border: 0;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

input, select {
  vertical-align: middle;
  padding: 0 0.1em 0.1em 0.1em;
}

table {
  width: 100%;
}

a {
  color: #5a597b;
  text-decoration: none;
}
a:hover {
  color: #c74f2a;
  text-decoration: underline;
}

a: link {
}

a: visited {
}

.autoWidth {
  width: auto;
}

.block {
  width: 40.0em;
}

.dialogHeading {
  font-weight: bold;
  padding: 0.4em;
  padding-left: 1.4em;
}

.dialogLabel {
	background-color: #ececec;
	border-bottom: solid 0.2em #ffffff;
	padding: 0.4em;
	padding-left: 1.4em;
	text-align: right;
	white-space: nowrap;
	vertical-align: top; 
	width: 12.0em;
}

.dialogSublabel {
	background-color: #ececec;
	border-bottom: solid 0.2em #ffffff;
	padding: 0.4em;
	white-space: nowrap;
	vertical-align: middle; 
}

.dialogLabelSpacer {
	border-bottom: solid 0.2em #ffffff;
	padding: 0.4em;
	white-space: nowrap;
	vertical-align: middle; 
	width: 12.0em;
}

.dialogValue {
  width: auto;
  padding-left: 0.4em;
}

.dialogValueText {
  width: auto;
  padding: 0.4em;
	white-space: nowrap;
	vertical-align: middle; 
}

.footnote {
  font-size: 0.8em;
  width: 40.0em;
}
 
.footnotePadding {
	padding: 0.4em;
	padding-left: 1.8em;
}

.menu {
  background-color: #ececec;
  width: 16em;
}

.button {  
  font-weight: bold;
  background: #ebebf5;
  color: #404040;
  border-color: #7F9DB9;
  border-width: 0.1em;    
}

.buttonHover {
  background: #F4F3EB;
}

.buttonContainer {
  font-weight: bold;
  background: #ffffff;
  color: #404040;
  border-color: #7f9db9;
  border-width: 0.1em;
  padding: 0.1em;
}

.buttonContainerHover {
  background: #ebebf5;
}

ul {
  list-style-type: none;
}

.highlight0 {
  background-color: #ffff99;
  padding: 0 0.2em;
}

.hlDisabled0 {
  padding: 0 0.2em;
}

.blob {
  font-size: 1.2em;
}

.blob table {
  width: auto;
}

.blob .rubric {
  display: none;
}

.blob .Heading1 {
  display: none;
}

.blob h2 {
  font-size: 1.2em;
}

.defaultButtonSpacing {
  margin-left: 0.2em;
}

.leftMainColumn {
  width: 16em;
  height: 100%;
  background-color: #ececec;
}

.outerTable {
  height: 100%;
}

.contentArea {
  padding: 0.4em;
}

.bold {
  font-weight: bold;
}

.logo {
  padding-top: 1.0em;
}

.headerBackground {
  background-color: #e6e9f3;
  background-image: url(springer.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  display: table !important;
  display: block;
  width: 100%;
}

.headerTop {
  height: 2.8em;
  padding: 0 !important;
  padding: 0.4em 0.4em;
  color: #ffffff;
  font-weight: bold;
  filter: alpha(opacity=80);
  background-color: #5f607d !important;
  background-color: #404062;
  text-align: right;
  width: 100%;  
}

.headerTop > *, .headerBottom > * {
  margin: 0.4em;
}

.headerTop * {
  text-align: left;
}

.headerBottom {
  height: 4.4em;
  padding: 0 !important;
  padding: 0.4em 0.4em;
  filter: alpha(opacity=60);
  background-color: #404062;
  opacity: 0.6;
  width: 100%;
}

.headerBottom table {
  color: #ffffff;
  font-weight: bold;
}

.pageHeading {
  color: #000000;
}

.cultureList {
  margin: 0.4em;
}

.searchPanel {
  float: left;
}

.fontSmaller {
  font-size: 0.8em;
}

.fontLarger {
  font-size: 1.2em;
}

.outdent {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.defaultHeight {
  height: 12.0em;
}

.defaultPadding {
  padding: 0.4em;
}

.defaultPaddingBottom {
  padding-bottom: 0.4em;
}

.defaultPaddingTop {
  padding-top: 0.4em;
}

.defaultPaddingRight {
  padding-right: 0.4em;
}

.backToHeader {
  margin-right: 0.5em;
}

a.backTo {
  color: #ffffff;
}

a.backTo:hover {
  color: #ffffff;
}

.backToSeperator {
  margin: 0em 0.25em;
}

.sidebarHeading {
  font-weight: bold;
  color: #ffffff;
  background-color: #5a597b;
  width: 18em;
}

.sidebarBody {
  background-color: #ececec;
  width: 18em;
}

.PersonalizationMenuItem {
  padding-top: 0.2em;
  padding-bottom: 0.3em;
  border-bottom: solid 0.1em #ffffff;
}

.PersonalizationMenuHeader {
  border-top: none;
  font-weight: bold;
  background-color: #5a597b;
  color: #ffffff;
  padding: 0.4em;
}

.parentNavigation {
  color: #ffffff;
}

.parentNavigation: hover {
  color: #ffffff;
  text-decoration: underline;
}

.parentNavigationDisabled {
  color: #a0a0a0;
  cursor: default;
}

.selectedViewTab {
  font-weight: bold;
  background-color: #5a597b;
  color: #ffffff;
  padding: 0.4em;
  white-space: nowrap;
}

.viewTab {
  border: 0.1em solid #5a597b;
  border-bottom: 0;
  padding: 0.4em;
  white-space: nowrap;
}

.paginationControl a {
  color: #ffffff;
}

.paginationControl a: hover {
  color: #ffffff;
  text-decoration: underline;
}

.paginationDisabled {
  color: #d0d0d0;
}

table.paginationControl {
  background-color: #5a597b;
  color: #ffffff;
  padding: 0.4em;
}

table.paginationControl td {
  white-space: nowrap;
}

.contentType {
  color: #808080;
  padding: 0.1em 0.1em 0.1em 0.3em;
  white-space: nowrap;
}

div.listItemName {
  font-size: 1.25em;
  padding: 0.0em 0.25em 0.25em 0.25em;
}

.labelName {
  vertical-align: top;
  background-color: #ececec;
  padding: 0.1em 0em 0.2em 0.4em;
  border: 0;
  border-bottom: solid 0.1em #ffffff;
  border-right: solid 0.1em #ffffff;
  width: 9em;
  white-space: nowrap;
}

.labelValue {
  vertical-align: top;
  padding: 0.1em;
}

.viewToolbarButtons {
  padding: 0.1em;
  width: 100%;
}

.viewItemIndex {
  color: #808080;
}

.viewItem {
  border: 0px;
  border-bottom: #c0c0c0 solid 0.1em;
  padding: 0.4em;
}

.viewGroup {
  border: 0px;
  border-bottom: #c0c0c0 solid 0.2em;
  padding: 0.4em;
}

.selectedItemLinkButton {
  float: right;
  padding: 0.2em 0em 0em 0em;
}

.refinementCell {
  border-bottom: solid 0.1em #ffffff;
  padding-bottom: 0.3em;
  padding-top: 0.2em;
}

.customLink {
  vertical-align: middle;
}

.toolbar {
  text-align: right;
  width: 8em;
}

/* Move to personalization.css or emaillist.css */

.emailList {
  width: 51em;
}

.emailHeader {
  padding: 0.5em;
}

.emailList ul {
  list-style-type: disc;
}

.emailList textarea {
  width: 100%;
}

.emailList .labelName {
  width: 15em;
  padding: 0.1em;
  margin: 0.2em;
}

.emailList .labelValue {
  width: 35em;
}

.emailErrorRow {
  width: 100%;
  margin: 0.5em;
}

.emailSuccessLabel {
  margin-left: 0.5em;
  color: #188c18;
  font-weight: bold;
}

.emailErrorLabel {
  margin-left: 0.5em;
  color: #ff0000;
  font-weight: bold;
}

.emailFooter {
  width: 100%;
  margin: 0.25em;
  text-align: right;
}

.emailFooter input {
  width: 8em;
}

.highlighting {
  float: right;
  padding: 0.2em 0.4em;
  white-space: nowrap;
}

.criteriaValues {
  display: table;
}

.criteriaValues ul {
  float: left;
  margin: 0.2em 0 0.5em 0;
  padding: 0;
}

.searchMoreOptions 
{
	vertical-align: bottom;
}

.searchMoreOptions a
{
	font-size: .8em;
	font-weight: normal;
	color: White;
}

.searchMoreOptions a: hover
{
	color: White;
}
/* End Move */

.tab {
  border-bottom: 0.1em solid #cbcbe5;
  padding: 0.4em;
  margin-top: 0.2em;
  white-space: nowrap;
}

.tabSelected {
  border: 0.1em solid #cbcbe5;
  border-bottom: none;
  padding: 0.4em;
  margin-top: 0.2em;
}

.tabContents {
  border: 0.1em solid #cbcbe5;
  border-top: none;
  padding: 0.7em;
  width: 100%;
}

.primitiveControl .subtitle {
  padding: 0 0 0.2em 0.4em;
}

.dropDownMenu {
  z-index: 10; 
  margin: 0.3em 0 0 0; 
  padding: 0; 
}

.dropDownMenu ul { 
  z-index: 10; 
  margin: 0; 
  padding: 0; 
  position: absolute;
  left: 0;
  top: 1.5em;
}

.dropDownMenu li.Collapsed, .dropDownMenu li.Expanded
{
  margin-right: 0.4em;
}

.dropDownMenu li.Expanded ul { 
  visibility: visible; 
  padding-left: 16em !important;
  padding-left: 0em;
  padding-top: 1em !important;
  padding-top: 0em;
}

.dropDownMenu li.Collapsed ul { 
  visibility: hidden; 
}

.dropDownMenu li {
  position: static !important;
  position: relative;  
  float: left; 
  padding: 0.0em 0.4em 0.4em 0.4em
}

.dropDownMenu li li { 
  margin:0;
  background-color: #63617b; 
  border-bottom: solid 0.1em #ececec; 
  white-space: nowrap; 
  clear: both; 
  padding: 0;
}

.dropDownMenu li li a { 
  font-weight: normal;
  display: block; 
  width: auto !important;
  width: 100%; 
  height: 100%; 
  color: #fff; 
  margin: 0; 
  padding: 0.2em 1.4em 0.4em 1.4em; 
}

.dropDownMenu li:hover, .dropDownMenu li a:hover { 
  color: #ffffff;
  background-color: #787b94; 
  text-decoration: none; 
}

.dropDownMenu a.noScriptLink, .dropDownMenu a.noScriptLink:hover
{
  color: White;
  background-color: Transparent;
}

.childVertical li { 
  float: none; 
}

#ContentTypesMenuItem li{
  width: 12em;
 
}

#ContentTypesMenuItem ul {
  width: 12em;
}

#SubjectsMenuItem li {
  width: 24em;
}


